As the US emerged from the Great Recession, cheap real estate and the rise of e-commerce collided to create a warehousing boom.

As Amazon and others began building million-square-foot distribution centers, construction skyrocketed. Since 2011, over 2.3 billion square feet of new warehouse space has come to market — enough room to comfortably stuff 3 ½ Manhattans inside.

Past industrial booms created coal country, steel cities, and oil towns. Now warehouse boomtowns shoot up in places like California's Inland Empire, Pennsylvania's Lehigh County, and Columbus, Ohio, and the number of warehouse workers has nearly tripled in a decade.

Here, Insider explores how the rise of warehouses and warehouse work has changed the US and its citizens as we became a Warehouse Nation.

A guide to Warehouse Nation

Warehouses and employers like Amazon bring new jobs and higher wages for some blue-collar workers, but also can be hard on cities — and on the human body.

A surge in warehouse work

Using data and on-the-ground reporting, Insider looked at the opportunities and hidden costs of the rise of warehouse work.

Read more from 'Warehouse Nation'

A look from Insider at how the warehouse boom has reshaped America.

// wait for interactivity before modifying the top so site js doesn't override our js document.addEventListener("readystatechange", (e) => { if (event.target.readyState === "interactive") { // get the hero we will replace and modify const fullBleedHero = document.querySelector( ".gi-wn div.full-bleed-hero" );

if (fullBleedHero) { // set up markup for our custom headline const displayHed = `

`;

// setup variable to choose wether we serve desktop or mobile video const isDesktop = window.matchMedia("(min-width: 960px)").matches;

// config object for mutation observer const config = { attributes: true, childList: true, subtree: true };

// set up a mutation observer for the header because there is client side js from insider that turns the gif into a video. we need to wait for the video to be there before we then change their video to our video. once their video is in there we change the source to our video and insert the headline and sourceline. function mutationCb(mutationsList, observer) { for (const mutation of mutationsList) { if (mutation.type === "childList") { const video = document.querySelector( ".gi-wn div.full-bleed-hero figure.figure.image-figure-image.full-bleed-hero div.lazy-holder.full-bleed-hero video" ); const source = document.querySelector( ".gi-wn div.full-bleed-hero figure.figure.image-figure-image.full-bleed-hero div.lazy-holder.full-bleed-hero video source" ); if (video && source) { source.src = isDesktop ? "https://tbimedia.s3.us-east-1.amazonaws.com/bistudios/_00/dev_edit/graphics/2022/10/2022-10-warehouse-nation-landing-page-embed-videos/3d.mp4" : "https://tbimedia.s3.us-east-1.amazonaws.com/bistudios/_00/dev_edit/graphics/2022/10/2022-10-warehouse-nation-landing-page-embed-videos/3m.mp4"; fullBleedHero.insertAdjacentHTML("beforeend", displayHed); // fullBleedHero.insertAdjacentElement("afterend", videoSource); observer.disconnect(); } } } }

// turn on mutation observer to watch the header element const observer = new MutationObserver(mutationCb); observer.observe(fullBleedHero, config); } } });

if (res.ok) { const articles = await res.json(); const gridContainer = document.querySelector( "#gi-wn-grid" ); const calloutsContainer = document.querySelector( "#gi-wn-callouts" ); const featureContainer = document.querySelector("#gi-wn-feature"); if ( calloutsContainer && gridContainer && featureContainer ) { const gridArticles = articles.data .filter((article) => !article.attributes.categories.includes("wn-2022-lp-feature") && !article.attributes.categories.includes("wn-2022-lp-callouts") ) const calloutsArticles = articles.data .filter((article) => article.attributes.categories.includes("wn-2022-lp-callouts") ) const featureArticles = articles.data.filter((article) => article.attributes.categories.includes("wn-2022-lp-feature") );

function articleMarkup(articleLink, image, alt, hed) { return `

${alt}

${hed}

`; } calloutsArticles.forEach((article) => { calloutsContainer.innerHTML += articleMarkup( article.links.site, article.relationships.thumbnails.data[1].links.self, article.relationships.thumbnails.data[1].attributes.description, article.attributes.title ); }); gridArticles.forEach((article) => { gridContainer.innerHTML += articleMarkup( article.links.site, article.relationships.thumbnails.data[1].links.self, article.relationships.thumbnails.data[1].attributes.description, article.attributes.title ); });

if (featureArticles.length > 0) { featureContainer.innerHTML += articleMarkup( featureArticles[0].links.site, featureArticles[0].relationships.thumbnails.data[1].links .self, featureArticles[0].relationships.thumbnails.data[1] .attributes.description, featureArticles[0].attributes.title ); } } } else { throw new Error( "Failed to create article grids, something went wrong fetching articles" ); } } catch (err) { console.error(err); } }

 


Credits:

Series Editors: Jake Swearingen, Lily Katzman, Alex Davies, Drake Baer
Editors: Hana Alberts, Eric Bates, Amanda Cantrell, Gloria Dawson, Alyse Kalish, Monica Melton, Hayley Peterson, Josée Rose, Stephanie Russell-Kraft, Bartie Scott, Graham Starr, Cadie Thompson, Zach Tracer, Albert Yoon
Reporters: Alex Bitter, Emma Cosgrove, Robert Davis, Tom Dotan, Dan Geiger, Aki Ito, Juliana Kaplan, Katherine Long, Nancy Luna, Andrew Moseman, Kelsey Neubauer, Alex Nicoll, Jenny Powers, Sindhu Sundar, Danielle Walker
Copy Editors: Kevin Kaplan, Jonann Brady, Nick Siwek, Jonas Dominguez

Research: Hannah Beckler, Andy Kiersz, Walter Hickey, Elisa Xu

Design, Development, and Art: Skye Gould, Jenny Chang-Rodriguez, Kazi Awal, Shayanne Gal, Taylor Tyson, Annie Fu, Tien Le, Rebecca Zisser

Video Producers: Robert Leslie, Katie Nixdorf, Noah Lewis, Katherine Long

Videographers:

Jovelle Tamayo, Giorgio Litt

Photo Editors: Hollis Johnson, Crystal Cox, Erika Ramirez

Photographers: Tariq Tarey, Vincent Gonzalez, Giorgio Litt, Jovelle Tamayo

Social Producers: Tanita Gaither, Virginia Alves, Tyler Murphy, Rachael Lupton 

Read the original article on Business Insider

Dit artikel is oorspronkelijk verschenen op z24.nl